GKEApplication

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Tables Index


Reference for GKEApplication table in Azure Monitor Logs.

Attribute Value
Category Security
Basic Logs Eligible ✓ Yes (source)
Supports Transformations ✓ Yes (source)
Ingestion API Supported ✓ Yes
Azure Monitor Tables Reference View Documentation
Azure Monitor Logs Ingestion API View Documentation

Contents

Schema (20 columns)

Source: Azure Monitor documentation

Column Name Type Description
_BilledSize real The record size in bytes
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable isfalseingestion isn't billed to your Azure account
ClusterName string The name of the GKE cluster from which the log entry originated.
ComputeResourceName string The name of the underlying compute resource (such as the node or instance).
ContainerName string The name of the container inside the pod that generated the log.
InsertId string A unique identifier for the log entry, useful for deduplication.
JsonPayload dynamic Structured JSON-formatted log content if available.
Labels dynamic Key-value pairs providing additional metadata about the log entry.
Location string The GCP region or zone where the log entry was generated.
LogName string The full resource name of the log (e.g., 'projects/[PROJECT_ID]/logs/[LOG_ID]').
NamespaceName string The Kubernetes namespace associated with the log entry.
PodName string The name of the Kubernetes pod where the container is running.
ProjectID string The ID of the Google Cloud project where the log entry originated.
ReceiveTimestamp datetime The time the log entry was received by the logging system.
Severity string The severity level of the log entry (e.g., DEBUG, INFO, WARNING, ERROR).
SourceSystem string The type of agent the event was collected by. For example,OpsManagerfor Windows agent, either direct connect or Operations Manager,Linuxfor all Linux agents, orAzurefor Azure Diagnostics
TenantId string The Log Analytics workspace ID
TextPayload string Unstructured text message associated with the log entry.
TimeGenerated datetime The timestamp indicating when the log event was created or generated by the source system.
Type string The name of the table

Solutions (1)

This table is used by the following solutions:

Connectors (1)

This table is ingested by the following connectors:

Connector Selection Criteria
Google Kubernetes Engine (via Codeless Connector Framework)


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Tables Index